added Feb 2001 SDK
[windows-sources.git] / shared source / wpf / src / Themes / Shared / AssemblyAttributes.cs
blobcc7566a0513067ccacdc57dee698ab30cf1117b3
1 //
2 // This file specifies various assembly level attributes.
3 //
5 using System;
6 using System.Resources;
7 using System.Security.Permissions;
8 using System.Security;
10 // These security attributes should only be in theme assemblies with code.
11 // When activating a new assembly with code, please get a security code review.